PDF4Java Reference Documentation
com.o2sol.pdf4java.content Package / PDFContentExtractor Class / extractContentStreamOperators Method
In This Topic
    extractContentStreamOperators Method
    In This Topic
    Extracts the page content stream as a list of graphic operators with their operands.
    Syntax
    public PDFContentStreamOperatorCollection extractContentStreamOperators()

    Return Value

    The page content stream as a list of graphic operators.
    See Also